| C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace > LogEntryList Class > FindIndex Method : FindIndex(Int32,Predicate<LogEntry>) Method |
'Declaration Public Overloads Function FindIndex( _ ByVal startIndex As System.Integer, _ ByVal match As System.Predicate(Of LogEntry) _ ) As System.Integer
public System.int FindIndex( System.int startIndex, System.Predicate<LogEntry> match )